+2005-05-05 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_dest_row_at_pos): Fix
+ a typo.
+
2005-05-04 Owen Taylor <otaylor@redhat.com>
- * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
- in focus tracking when we move between has_pointer_focus and
- has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
- and others)
-
- * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
+ * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
+ in focus tracking when we move between has_pointer_focus and
+ has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
+ and others)
+
+ * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
happen in the case of no window manager + keyboard grabs, by
moving to a more consistent model of when we pay attention to
mode=NotifyGrab/NotifyUngrab events.
+2005-05-05 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_dest_row_at_pos): Fix
+ a typo.
+
2005-05-04 Owen Taylor <otaylor@redhat.com>
- * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
- in focus tracking when we move between has_pointer_focus and
- has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
- and others)
-
- * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
+ * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
+ in focus tracking when we move between has_pointer_focus and
+ has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
+ and others)
+
+ * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
happen in the case of no window manager + keyboard grabs, by
moving to a more consistent model of when we pay attention to
mode=NotifyGrab/NotifyUngrab events.
+2005-05-05 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_get_dest_row_at_pos): Fix
+ a typo.
+
2005-05-04 Owen Taylor <otaylor@redhat.com>
- * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
- in focus tracking when we move between has_pointer_focus and
- has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
- and others)
-
- * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
+ * gdk/x11/gdkevents-x11.c gdk/x11/gdkwindow-x11.h: Fix a bug
+ in focus tracking when we move between has_pointer_focus and
+ has_focus_window directly. (#109246, Billy Biggs, Niko Tyni
+ and others)
+
+ * gdk/x11/gdkevents-x11.c: Also fix some confusion that could
happen in the case of no window manager + keyboard grabs, by
moving to a more consistent model of when we pay attention to
mode=NotifyGrab/NotifyUngrab events.
*
* Determines the destination row for a given position.
*
- * Return value: whether there is a row at the given postiion,
+ * Return value: whether there is a row at the given position,
**/
gboolean
gtk_tree_view_get_dest_row_at_pos (GtkTreeView *tree_view,